home *** CD-ROM | disk | FTP | other *** search
/ Columbia Kermit / kermit.zip / newsgroups / misc.19970626-19970929 / 000410_news@newsmaster….columbia.edu _Fri Sep 26 10:46:06 1997.msg < prev    next >
Internet Message Format  |  2020-01-01  |  2KB

  1. Return-Path: <news@newsmaster.cc.columbia.edu>
  2. Received: from newsmaster.cc.columbia.edu (newsmaster.cc.columbia.edu [128.59.35.30])
  3.     by watsun.cc.columbia.edu (8.8.5/8.8.5) with ESMTP id KAA13403
  4.     for <kermit.misc@watsun.cc.columbia.edu>; Fri, 26 Sep 1997 10:46:06 -0400 (EDT)
  5. Received: (from news@localhost)
  6.     by newsmaster.cc.columbia.edu (8.8.5/8.8.5) id KAA01704
  7.     for kermit.misc@watsun; Fri, 26 Sep 1997 10:46:05 -0400 (EDT)
  8. Path: news.columbia.edu!watsun.cc.columbia.edu!fdc
  9. From: fdc@watsun.cc.columbia.edu (Frank da Cruz)
  10. Newsgroups: comp.protocols.kermit.misc
  11. Subject: Re: need help on kermit "bug"?
  12. Date: 26 Sep 1997 14:46:04 GMT
  13. Organization: Columbia University
  14. Lines: 33
  15. Message-ID: <60ghrc$5ge$1@apakabar.cc.columbia.edu>
  16. References: <60gf16$niq$1@artemis.backbone.ou.edu>
  17. NNTP-Posting-Host: watsun.cc.columbia.edu
  18. Xref: news.columbia.edu comp.protocols.kermit.misc:7735
  19.  
  20. In article <60gf16$niq$1@artemis.backbone.ou.edu>,
  21. Mike Richman <richman@trumpkin.ou.edu> wrote:
  22. : We use kermit for modem connections on a SUN Ultra 2 running Solaris 2.5.1.
  23. : Sometimes (seemingly at random intervals) kermit will not disconnect when the
  24. : modem connection is terminated.  When one attempts to log back in, all they
  25. : get is a busy signal.  If I log on as root and attempt to reset kermit, I get
  26. : the following message:
  27. : trumpkin# kermit
  28. : Sorry, can't open connection: /dev/cua/a: Device busy
  29. : ?Sorry, you must SET LINE first
  30. : C-Kermit 5A(190), 4 Oct 94, for Solaris 2.x
  31. :  Copyright (C) 1985, 1994,
  32. :   Trustees of Columbia University in the City of New York.
  33. : Type ? or HELP for help.
  34. : C-Kermit>qui
  35. : However, one can not SET LINE or anything else (short of turning to power to
  36. : the modem off).
  37. : Is there some way to clear kermit of this "busy device"?  Right now, I have
  38. : to reboot the workstation -- not a pleasant task.
  39. This problem should go away if you install the current version of C-Kermit,
  40. which is 6.0.192:
  41.  
  42.   http://www.columbia.edu/kermit/ck60.html
  43.  
  44. If you have trouble with the new version, send email to:
  45.  
  46.   kermit-support@columbia.edu
  47.  
  48. - Frank